CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough 圆检测

搜索资源列表

  1. 基于Hough变换开发一种较通用的快速圆检测方法

    0下载:
  2. 基于Hough变换开发一种较通用的快速圆检测方法
  3. 所属分类:源码下载

  1. hough.rar

    0下载:
  2. 图像处理之 opencv 用hough变换检测圆,Image processing opencv circle detection using hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:10365
    • 提供者:zhang
  1. Hough-Circle-Detect.rar

    1下载:
  2. 可以实现对图像中半径不同的圆形图像区域的检测,Radius of the circle of different detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:98924
    • 提供者:polly
  1. hough-Matlab

    5下载:
  2. 利用Matlab编写的基于hough变换的椭圆检测程序,已经运行过的,附图-Written in Matlab, hough transform based ellipse detection procedure has been run off, with photos
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2590
    • 提供者:guixuzhen
  1. hough

    0下载:
  2. 在MFC的平台上,根据霍夫变换(hough变换)的原理检测圆。-In the MFC' s platform, according to Hough transform (hough transform) the principle of detection of a round.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1948842
    • 提供者:jiaojiao003
  1. HOUGH_TRANSFORM_FOR_CIRCLE

    0下载:
  2. 本次设计在圆检测中的HOUGH变换前增加预处理过程。结果表明,使用我们提出的算法仍能基本保留传统HOUGH变换的优点,并且对图像场景中的干扰不敏感,在圆周残缺不全的情况下仍能进行正确检测.-The circular design in the detection of pre-treatment before the HOUGH transform process. The results show that our proposed algorithm can still retain the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:95249
    • 提供者:王浩
  1. hough

    0下载:
  2. 使用Hough变换在灰度图像中寻找圆,来检测图像的结果-The use of Hough transform in gray-scale images to find a round, to detect the results of image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1090
    • 提供者:腾黎明
  1. Houghcicle.txt

    0下载:
  2. hough变换检测直线和圆,运用hough变换原理检测出来-hough transform linear and circular detection using hough transform detected Principle
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:2084
    • 提供者:jakey0000
  1. CircleSim

    0下载:
  2. 用HOUGH检测圆程序,可以实现多圆检测-HOUGH testing procedures with a round, you can multi-circle detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:13235
    • 提供者:高圆圆
  1. hough

    0下载:
  2. 基于hough变换的椭圆检测新方法,有改进,提高了运行效率-Hough transform based ellipse detection of new ways to improve and enhance the operating efficiency
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:171843
    • 提供者:Andy
  1. houghcircle

    0下载:
  2. (站长你好,本人上传的第一个程序有误麻烦删除) 基于Matlab的标准Hough变换来实现圆检测的源程序。-(Head Hello, I uploaded the first procedure to delete an error trouble) Matlab-based standards to achieve the circular Hough transform detection of the source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1489
    • 提供者:小蔡
  1. houghnofilter

    0下载:
  2. 运用hough变换进行圆检测,能够检测圆形物体。 -Hough circle detection for use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:515
    • 提供者:丽丽
  1. Hough-Circle-Detection

    0下载:
  2. 这个matlab程序通过标准的hough变换,并指定圆半径的情况下,在二值图像中检测圆。-The matlab program through standard hough transform, and specify the radius, the two values in the detection of circular images.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:37914
    • 提供者:eddielee
  1. Circle_Recognition_Through_a_Point_Hough_Transform

    0下载:
  2. :给出了一种新的Hough 变换圆检测方法——点Hough 变换(PHT)。该方法根据圆周上任意两条不平行弦的中垂线相交与圆心的几 何性质,同时选取曲线上3点 进行计算,将传统Hough变换圆检测时的三维参量统计变成一维参量统计,极大地降低了计算复杂性和对资源的需求。为了克服任意选取组合点可能带来的计算量增加及统计结果的分散程度提高,文中提出了点的选择方法。合成图和实际图像的实验结果表明,该方法用于普通图像中圆检测时快速、稳定、准确。-: This paper presents a new
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:212905
    • 提供者:王浩
  1. houghyuan

    0下载:
  2. 一种快速的随机Hough变换圆检测算法,模式识别的经典实例,图像图像处理的源码-A fast randomized Hough transform circle detection algorithm, a classic example of pattern recognition, image processing of the source image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:202830
    • 提供者:张明伟
  1. Hough

    0下载:
  2. 利用Hough变换实现半径未知的圆形物体的检测-Use Hough transform to achieve a circular radius of an unknown object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:11990
    • 提供者:Beata
  1. CircleDetect(Opencv)

    0下载:
  2. 用OPENCV编写的VC圆检测程序,个人觉得速度好于传统HOUGH变换算法-OPENCV prepared using VC circle detection procedures, personally feel that the speed is better than traditional HOUGH Transform Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:4016
    • 提供者:丰旻
  1. Houg_part

    0下载:
  2. Hough变换的原理以及直线检测和圆检测的vc代码-Hough transform principle and the straight line detection and circle detection in vc code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4565
    • 提供者:英文
  1. circle_pca24

    0下载:
  2. 基于曲线段PCA分析的随机hough变换圆检测算法研究 该算法在计算、存储消耗上均大大 减少。-PCA analysis based on curve segments of random hough transform circle detection algorithm to study the algorithm in computing, storage consumption to both greatly reduced.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:2462
    • 提供者:xiaohua
  1. CircularHough

    0下载:
  2. 圆检测程序 基于Hough变化的圆检测程序,包括原点坐标和半径大小-Circult
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:8365
    • 提供者:王凯
« 1 23 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com